home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1144 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: informatik.tu-muenchen.de!fischerj
  2. From: fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Demo/game to OS friendly part II
  5. Date: 16 Jan 1996 00:31:45 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4derlh$mpj@sunsystem5.informatik.tu-muenchen.de>
  9. References: <38231819@kone.fipnet.fi> <DL2FMo.Doq@wiloyee.shnet.org> <38232020@kone.fipnet.fi> <9PxXx*kka@aargh.incubus.sub.org>
  10. NNTP-Posting-Host: hphalle5.informatik.tu-muenchen.de
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Marc 'Nepomuk' Heuler (marc@aargh.incubus.sub.org) wrote:
  14. : In article <38232020@kone.fipnet.fi>, "Jyrki Saarinen" writes:
  15.  
  16. : > > - if there isn't, use one of the C2P routines from the OS.
  17. : > 
  18. : > Why c2p on a hardware that surely has a chunky mode?
  19.  
  20. : Because the OS-C2P functions will know this and forward the data directly
  21. : to the gfx memory.
  22.  
  23. then they it is no C2P function any more ;)
  24.  
  25. use writepixelarray8 on gfx-cards, own c2p routines on chipset.
  26.  
  27. BTW:
  28. imagine an AGA+ chipset with chunky mode.
  29. what to do if you want to render directly to chipmem ? (maybe it's lot
  30. faster, and maybe it's still the only mem on future lowend amiga).
  31.  
  32. writepixelarray8 will do unessesary copying...
  33.  
  34. BTW: does writeparr8 destroy source when using gfx-cards ?
  35.  
  36.  
  37. ------------------------------------------------------------------------
  38.    fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)   =:)
  39.